Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs after the collection changed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>) |
![]() | CollectionChanging | Occurs before the collection changes. |
![]() | FilterChanged | Raised after a filter operation was performed. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>) |
![]() | GroupChanged | Raised after a grouping operation was performed. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>) |
![]() | ItemLoaded | Occurs when an item is added to the cache. |
![]() | ItemUnloaded | Occurs when an item is removed from the cache. |
![]() | PageChanged | Occurs after the current page changed. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.DataCollection.C1DataCollectionBase<T>) |
![]() | SortChanged | Raised after a sort operation was performed. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>) |